home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 2 / LSD and 17bit Compendium Deluxe - Volume II.iso / a / prog / cprog / 3d.lha / include.c < prev    next >
Encoding:
C/C++ Source or Header  |  1990-04-28  |  329 b   |  15 lines

  1. #include <stdio.h>
  2. #include <exec/types.h>
  3. #include <exec/lists.h>
  4. #include <exec/memory.h>
  5. #include <graphics/gfx.h>
  6. #include <graphics/rastport.h>
  7. #include <graphics/gfxbase.h>
  8. #include <graphics/gfxmacros.h>
  9. #include <graphics/text.h>
  10. #define INTUITION_INTUITIONBASE_H TRUE
  11. #include <intuition/intuition.h>
  12. #include<math.h>
  13.  
  14.  
  15.